home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global glpictlist, gvpictnum, gvwborc, gvhelpmode
- dontPassEvent()
- puppetSprite(1, 1)
- lfxkeycontrol4()
- if the visible of window "ägëÂ" then
- if gvwborc = 0 then
- set the memberNum of sprite 1 to the number of member string(getAt(glpictlist, gvpictnum) & "256") of castLib 2
- else
- set the memberNum of sprite 1 to the number of member string(getAt(glpictlist, gvpictnum) & "RAFB") of castLib 2
- end if
- set lvworkx to getAt(glpictlistx, gvpictnum) * 4
- set lvworky to getAt(glpictlisty, gvpictnum) * 4
- spriteBox(1, 0, 0, lvworkx, lvworky)
- moveWindow()
- else
- set the memberNum of sprite 1 to 269
- set lvworkx to getAt(glpictlistx, gvpictnum) * 4
- set lvworky to getAt(glpictlisty, gvpictnum) * 4
- spriteBox(1, 0, 0, lvworkx, lvworky)
- end if
- end
-